Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46597 (GCVE-0-2026-46597)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:31 – Updated: 2026-05-22 14:08- CWE-191 - Integer Underflow (Wrap or Wraparound)
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh |
Affected:
0 , < 0.52.0
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-46597",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T14:08:24.589026Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T14:08:27.674Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/crypto/ssh",
"product": "golang.org/x/crypto/ssh",
"programRoutines": [
{
"name": "gcmCipher.readCipherPacket"
},
{
"name": "Dial"
},
{
"name": "NewClientConn"
},
{
"name": "NewServerConn"
},
{
"name": "curve25519sha256.Client"
},
{
"name": "curve25519sha256.Server"
},
{
"name": "dhGEXSHA.Client"
},
{
"name": "dhGEXSHA.Server"
},
{
"name": "dhGroup.Client"
},
{
"name": "dhGroup.Server"
},
{
"name": "ecdh.Client"
},
{
"name": "ecdh.Server"
},
{
"name": "mlkem768WithCurve25519sha256.Client"
},
{
"name": "mlkem768WithCurve25519sha256.Server"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.52.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Maciej Kawka"
}
],
"descriptions": [
{
"lang": "en",
"value": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-191: Integer Underflow (Wrap or Wraparound)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:31:26.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79561"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"url": "https://go.dev/cl/781620"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-46597",
"datePublished": "2026-05-22T02:31:26.754Z",
"dateReserved": "2026-05-15T17:35:00.813Z",
"dateUpdated": "2026-05-22T14:08:27.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46597",
"date": "2026-08-21",
"epss": "0.00473",
"percentile": "0.39159"
},
"microsoft_vex": {
"current_release_date": "2026-06-03T01:48:22.000Z",
"cve": "CVE-2026-46597",
"id": "msrc_CVE-2026-46597",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "12",
"product_status:known_affected": "12",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46597.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46597\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-05-22T04:16:26.003\",\"lastModified\":\"2026-07-23T16:10:00.137\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"},{\"lang\":\"es\",\"value\":\"Una conversi\u00f3n de tipo (cast) incorrectamente ubicada de bytes a int permiti\u00f3 un p\u00e1nico del lado del servidor en el decodificador de paquetes AES-GCM para entradas bien elaboradas.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/crypto\",\"product\":\"golang.org/x/crypto/ssh\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/crypto/ssh\",\"programRoutines\":[{\"name\":\"gcmCipher.readCipherPacket\"},{\"name\":\"Dial\"},{\"name\":\"NewClientConn\"},{\"name\":\"NewServerConn\"},{\"name\":\"curve25519sha256.Client\"},{\"name\":\"curve25519sha256.Server\"},{\"name\":\"dhGEXSHA.Client\"},{\"name\":\"dhGEXSHA.Server\"},{\"name\":\"dhGroup.Client\"},{\"name\":\"dhGroup.Server\"},{\"name\":\"ecdh.Client\"},{\"name\":\"ecdh.Server\"},{\"name\":\"mlkem768WithCurve25519sha256.Client\"},{\"name\":\"mlkem768WithCurve25519sha256.Server\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.52.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-22T14:08:24.589026Z\",\"id\":\"CVE-2026-46597\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-704\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.52.0\",\"matchCriteriaId\":\"D540395B-31B8-4B07-8F79-F5C631BBD5C8\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/781620\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/79561\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5013\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-21T22:10:00+00:00",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-22T02:31:26.754000+00:00",
"product_status:fixed": "272",
"product_status:known_affected": "183",
"product_status:known_not_affected": "4413",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46597.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-21T00:59:59Z",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-23T01:27:53Z",
"product_status:known_affected": "347",
"product_status:known_not_affected": "267",
"product_status:recommended": "388",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-46597",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46597.json",
"version": "37"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46597\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T14:08:24.589026Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T14:07:37.911Z\"}}], \"cna\": {\"title\": \"Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh\", \"credits\": [{\"lang\": \"en\", \"value\": \"Maciej Kawka\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.52.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"gcmCipher.readCipherPacket\"}, {\"name\": \"Dial\"}, {\"name\": \"NewClientConn\"}, {\"name\": \"NewServerConn\"}, {\"name\": \"curve25519sha256.Client\"}, {\"name\": \"curve25519sha256.Server\"}, {\"name\": \"dhGEXSHA.Client\"}, {\"name\": \"dhGEXSHA.Server\"}, {\"name\": \"dhGroup.Client\"}, {\"name\": \"dhGroup.Server\"}, {\"name\": \"ecdh.Client\"}, {\"name\": \"ecdh.Server\"}, {\"name\": \"mlkem768WithCurve25519sha256.Client\"}, {\"name\": \"mlkem768WithCurve25519sha256.Server\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79561\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\"}, {\"url\": \"https://go.dev/cl/781620\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5013\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-191: Integer Underflow (Wrap or Wraparound)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-05-22T02:31:26.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46597\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-22T14:08:27.674Z\", \"dateReserved\": \"2026-05-15T17:35:00.813Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-05-22T02:31:26.754Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:21210-1
Vulnerability from csaf_opensuse - Published: 2026-07-02 09:47 - Updated: 2026-07-02 09:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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 google-osconfig-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-osconfig-agent fixes the following issues\n\n- CVE-2023-45288: golang.org/x/net/http2: close connections when receiving too many headers.\n- CVE-2025-47911: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents\n (bsc#1251453).\n- CVE-2025-58190: golang.org/x/net/html: excessive memory consumption by `html.ParseFragment` when processing specially\n crafted input (bsc#1251704).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-\n header (bsc#1260264).\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265762).\n- CVE-2026-34986: github.com/go-jose/go-jose/v4: crafted JWE input with a missing encrypted key can lead to a denial of\n service (bsc#1262926).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266603).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266171).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266171).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).\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#1264923).\n\nChanges for google-osconfig-agent:\n\n- Update to version 20260615.01\n * Upgrade golang.org/x/crypto \u0026 golang.org/x/net (#1006)\n- from version 20260615.00\n * Add unit tests for ospatch_apt_upgrade.go (#938)\n- Update to version 20260611.00\n * Add unit tests for policies/policies.go PART 5 (#998)\n- from version 20260610.00\n * Add unit tests for policies/policies.go PART 4 (#997)\n- from version 20260609.02\n * squash commits (#936)\n- from version 20260609.01\n * Add unit tests for policies/policies.go PART 3 (#996)\n- from version 20260609.00\n * Add unit tests for policies/policies.go PART 2 (#991)\n- from version 20260602.01\n * Align format of dates and timestamp collected across Windows packages (#973)\n- from version 20260602.00\n * Add unit tests for config/config,go (#979)\n- from version 20260528.00\n * Bump github.com/containerd/containerd (#990)\n- from version 20260521.00\n * Cover agentconfig functionality by unit tests (#925)\n- from version 20260520.04\n * Add unit tests for policies/googet.go (#961)\n * Bump github.com/go-git/go-git/v5 (#987)\n- from version 20260520.02\n * Add unit tests for policies/yum.go (#952)\n * Add unit tests for policies/apt.go PART 3 (#951)\n- from version 20260520.00\n * Add unit tests for policies/zypper.go (#953)\n- from version 20260519.00\n * Add unit tests for policies/policies.go PART 1 (#949)\n- from version 20260513.01\n * Bump github.com/go-git/go-git/v5 (#981), this also updates\n golang.org/x/net to v0.53.0 (bsc#1265762, CVE-2026-33814)\n- from version 20260513.00\n * upgrade a few packages (#980)\n- from version 20260512.02\n * Add/improve unit tests for agentendpoint/exec_task.go (#933)\n- from version 20260512.01\n * Cover google_update.go by unit tests (#941)\n- from version 20260512.00\n * Change zone for arm64 builds because of stockout (#978)\n- Update to version 20260511.00\n * switch to t2a-standard-2 on ARM package build (#977)\n- from version 20260505.03\n * Cover zypper_patch by unit tests (#958)\n- from version 20260505.02\n * Remove unused functions DisableAutoUpdates (#970)\n- from version 20260505.01\n * Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#966)\n- from version 20260505.00\n * Upgrade a few dependencies across the repo (#968)\n + github.com/go-git/go-git/v5 5.16.2-\u003e5.18.0 (bsc#1264923, CVE-2026-41506)\n + github.com/go-jose/go-jose/v4 4.1.3-\u003e4.1.4 (bsc#1262926, CVE-2026-34986)\n + github.com/go-viper/mapstructure/v2 2.3.0-\u003e2.4.0\n + go.opentelemetry.io/otel 1.40.0-\u003e1.41.0\n + go.opentelemetry.io/otel/sdk 1.39.0-\u003e1.43.0\n- from version 20260504.01\n * bump github.com/docker/cli to 29.2.0 (#962)\n- from version 20260504.00\n * Bump github.com/opencontainers/selinux (#960)\n- Update to version 20260428.00\n * Add/improve unit tests for agentendpoint/agentendpoint.go (#930)\n- from version 20260427.03\n * Cover config/file.go by unit tests (#935)\n- from version 20260422.01\n * Cover patch_linux.go by unit tests (#932)\n- from version 20260422.00\n * upgrade grpc package in main package and e2e tests (#959)\n (bsc#1260264, CVE-2026-33186)\n- from version 20260417.04\n * Bump OSV-Scalibr version to v0.4.3 (#956)\n- from version 20260417.03\n * Add unit tests for updates_linux.go (#937)\n- from version 20260417.02\n * Add zone to CreateDisk step (#955)\n- from version 20260417.01\n * Change disk type for deb11 (#954)\n- from version 20260417.00\n * Add unit tests for policies/apt.go PART 1 (#950)\n- from version 20260410.02\n * Add unit tests for packages/pty_linux.go (#943)\n- from version 20260410.01\n * fix disk type for arm workflows (#948)\n- from version 20260410.00\n * Change machine type for arm based workflows (#946)\n- Update to version 20260330.00\n * bump timeouts for all workflows (#940)\n- from version 20260326.00\n * Cover exec_resource.go by unit tests (#934)\n- from version 20260318.00\n * Integrate OSConfig agent with ReportVmInventory (#923)\n- from version 20260313.02\n * remove cacheonly flag from yum upgrade (#924)\n- from version 20260313.01\n * conditions python version override (#927)\n- from version 20260313.00\n * Fix presubmits by explicitly set python version for rpm based systems (#926)\n- from version 20260311.00\n * Bump osconfig version (#922)\n- from version 20260309.02\n * Extend OSV scalibr extractor (#921)\n- from version 20260309.01\n * upgrade golang.org/x/crypto and it\u0027s transitive deps (#918)\n- from version 20260309.00\n * Add purl to pkg info (#920)\n- from version 20260306.00\n * Add \u0027Type\u0027 field to PkgInfo (#919)\n- from version 20260303.01\n * Upgrade go.opentelemetry.io/otel/sdk (#913)\n- from version 20260303.00\n * Bump github.com/vbatts/tar-split from 0.11.5 to 0.12.2 (#908)\n- from version 20260302.00\n * Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.7 (#906)\n- from version 20260126.00\n * Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 (#905)\n * Bump github.com/sirupsen/logrus (#894)\n- Update to version 20260119.00\n * Bump cloud.google.com/go/storage from 1.56.0 to 1.58.0 (#899)\n- Update to version 20251230.00\n * chore: Migrate gsutil usage to gcloud storage (#904)\n- from version 20251223.00\n * fix e2e tests for report inventory (#903)\n- from version 20251222.01\n * Revert \"Bump cloud.google.com/go/longrunning from 0.6.3 to 0.7.0 (#882)\" (#902)\n- from version 20251222.00\n * Bump golang to the new version (#900)\n- from version 20251218.00\n * add new CODEOWNERS (#901)\n- from version 20251217.00\n * Bump cloud.google.com/go/longrunning from 0.6.3 to 0.7.0 (#882)\n- Bump the golang compiler version to 1.24.5\n- Update to version 20251202.00\n * Revert \"Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.5 (#887)\" (#893)\n- Update to version 20251201.00\n * Revert \"Bump github.com/containerd/containerd (#890)\" (#892)\n- Update to version 20251126.00\n * Bump github.com/containerd/containerd (#890)\n * Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.5 (#887)\n- Update to version 20251028.00\n * Bump go.opentelemetry.io/otel/sdk/metric from 1.35.0 to 1.38.0 (#886)\n * Bump github.com/tidwall/pretty from 1.2.0 to 1.2.1 (#880)\n- from version 20251023.02\n * Create multiple_os.yaml (#883)\n- from version 20251023.00\n * Bump github.com/docker/go-connections from 0.4.0 to 0.6.0 (#877)\n * Add test runner for e2e tests (#876)\n- Update to version 20250925.00\n * Bump cloud.google.com/go/auth/oauth2adapt from 0.2.7 to 0.2.8 (#870)\n * Bump google.golang.org/protobuf from 1.36.6 to 1.36.9 (#874)\n * Bump go.opentelemetry.io/otel from 1.35.0 to 1.38.0 (#872)\n * Bump github.com/golang/glog from 1.2.4 to 1.2.5 (#830)\n- Update to version 20250902.01\n * Bump github.com/googleapis/enterprise-certificate-proxy (#829)\n- from version 20250902.00\n * update github.com/go-jose/go-jose/v4 (#869)\n * Upgrade scalibr and other deps (#866)\n- from version 20250901.00\n * Fix possibility of path traversal for zip and tar archival (#868)\n- from version 20250825.00\n * set CODEOWNERS file as required by org (#863)\n- from version 20250819.00\n * Fix/rhel10 build centos image (#860)\n- from version 20250814.00\n * Fix/rhel10 build image (#859)\n- from version 20250813.00\n * Fix: Add RHEL 10 support to RPM startup script (#858)\n- from version 20250811.00\n * Remove old/sles-15-sp4-sap as image is deprecated (#857)\n- Update to version 20250806.00\n * Fixed JSON identifier for the universe domain (#855)\n- from version 20250729.00\n * Bump github.com/google/s2a-go from 0.1.8 to 0.1.9 (#828)\n- from version 20250725.02\n * Update utils.go (#854)\n * Upgrade golang.org/x/oauth2 package to the latest. (#853)\n * Bump golang.org/x/time from 0.9.0 to 0.12.0 (#839)\n- from version 20250725.01\n * Bump golang.org/x/oauth2 (#848)\n * Port fix for debian 11 to goo package manager. (#852)\n- from version 20250725.00\n * Update Golang version in common.sh and skip backports\n repo for debian 11 (#850)\n- from version 20250723.01\n * Add workflows to build package for el10 (#849)\n- from version 20250721.00\n * Make OS Config agent TPC aware (#846)\n- from version 20250718.00\n * Create workflows for new Debian 13. (#847)\n- Update to version 20250703.00\n * Fix sles images (#844)\n- from version 20250702.00\n * Remove rhel-sap 8-4 add rhel-sap 8-10 (#843)\n- from version 20250701.00\n * Bump the go_modules group across 1 directory with 2 updates (#840)\n- Update to version 20250606.00\n * Change base docker images Google\u0027s official base images. (#838)\n- Update to version 20250523.01\n * Add a simple no-op OS policy for user testing (#837)\n- from version 20250523.00\n * Introduce scalibr inventory extractor for dpkg/rpm/cos\n os/filesystem extractors (linux) (#834)\n * Trace GetInstalledPackages memory levels (#835)\n- from version 20250520.00\n- Update to version 20250513.00\n * Fix rpm extractor, handle (none) value correctly. (#833)\n- from version 20250512.01\n * Bump github.com/envoyproxy/go-control-plane from 0.13.1 to 0.13.4 (#816)\n- from version 20250512.00\n * Bump golang.org/x/net from 0.39.0 to 0.40.0 (#819)\n- from version 20250508.01\n * cosmetic refactoring to osinfo package (#826)\n- from version 20250508.00\n * Refactor /inventory with dependency injection (#825)\n * Add debian, ubuntu (InstalledDebPackages) snapshots (#821)\n * cover packages_linux.go file with tests (#824)\n * Add debian (10,11,12) GetPackageUpdates output snapshots (#822)\n- from version 20250507.00\n * Add InstalledRPMPackages snapshot tests (#823)\n- from version 20250506.02\n * Yum tests: simplify initialization of exit errors (#820)\n- from version 20250506.01\n * Improve test coverage for gem package manager (#818)\n- from version 20250506.00\n * after go/x/crypto update 0.32.0 -\u003e 0.37.0 (#817)\n- from version 20250505.01\n * Improve packages package coverage (#814)\n * Bump golang.org/x/net from 0.34.0 to 0.39.0 (#807)\n- from version 20250505.00\n * Bump golang.org/x/crypto from 0.32.0 to 0.37.0 (#806)\n- from version 20250430.00\n * Snapshot YumUpdates (GetPackageUpdates) output (#813)\n- from version 20250428.00\n * Snapshot ZypperPatches, ZypperUpdates (GetPackageUpdates) output\n for sles 12, 15 testdata (#812)\n- from version 20250423.00\n * Introduce MatchSnapshot large test results matcher function, snapshot\n apt-deb GetPackageUpdates (#811)\n- from version 20250416.02\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1136",
"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/opensuse-su-2026_21210-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1251453",
"url": "https://bugzilla.suse.com/1251453"
},
{
"category": "self",
"summary": "SUSE Bug 1251704",
"url": "https://bugzilla.suse.com/1251704"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1264923",
"url": "https://bugzilla.suse.com/1264923"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"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-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 google-osconfig-agent",
"tracking": {
"current_release_date": "2026-07-02T09:47:31Z",
"generator": {
"date": "2026-07-02T09:47:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21210-1",
"initial_release_date": "2026-07-02T09:47:31Z",
"revision_history": [
{
"date": "2026-07-02T09:47:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
OPENSUSE-SU-2026:21251-1
Vulnerability from csaf_opensuse - Published: 2026-07-07 17:00 - Updated: 2026-07-07 17:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:alloy-1.17.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 alloy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for alloy fixes the following issues:\n\nUpdate to version 1.17.0.\n\nSecurity issues fixed:\n\n- CVE-2026-25680: golang.org/x/net/html: parsing arbitrary HTML can consume excessive CPU time, possibly leading to\n denial of service (bsc#1267185).\n- CVE-2026-25681: golang.org/x/net/html: parsing arbitrary HTML which is then rendered using Render can result in an\n unexpected HTML tree and allows for XSS (bsc#1267185).\n- CVE-2026-27136: golang.org/x/net/html: parsing arbitrary HTML which is then rendered using Render can result in an\n unexpected HTML tree and allows for XSS (bsc#1267185).\n- CVE-2026-33532: yaml: parsing input with deeply nestes collections may throw a `RangeError` due to a stack overflow\n and cause to a denial of service (bsc#1260981).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266654).\n- CVE-2026-39827: golang.org/x/crypto/ssh: authenticated SSH clients that repeatedly open channels which were rejected\n by the server can cause unbounded memory growth and a crash (bsc#1266196).\n- CVE-2026-39828: golang.org/x/crypto/ssh: permissions discarded when an SSH server authentication callback returns\n `PartialSuccessError` with non-`nil` permissions (bsc#1266196).\n- CVE-2026-39829: golang.org/x/crypto/ssh: unenforced size limits on key parameters by the the RSA and DSA public key\n parsers can lead to excessive CPU consumption when processing a crafted public key (bsc#1266196).\n- CVE-2026-39830: golang.org/x/crypto/ssh: malicious SSH peers sending unsolicited global request responses can block a\n connection\u0027s read loop and cause a resource leak (bsc#1266196).\n- CVE-2026-39831: golang.org/x/crypto/ssh: missing `User Presence` flag checks in the `Verify()` method for FIDO/U2F\n security key types cause signatures generated without physical touch to be accepted (bsc#1266196).\n- CVE-2026-39832: golang.org/x/crypto/ssh: destination restrictions are silently stripped when forwarding keys and\n allow for unrestricted use of a key on a remote host (bsc#1266196).\n- CVE-2026-39833: golang.org/x/crypto/ssh: in-memory keyring returned by `NewKeyring()` silently accepts keys with the\n `ConfirmBeforeUse` constraint but never enforces it (bsc#1266196).\n- CVE-2026-39834: golang.org/x/crypto/ssh: writing data larger than 4GB in a single `Write` call on an SSH channel\n leads to an integer overflow and an infinite loop that sends empty packets (bsc#1266196).\n- CVE-2026-39835: golang.org/x/crypto/ssh: processing of certificates by SSH servers using `CertChecker` as a public\n key callback without setting `IsUserAuthority` or `IsHostAuthority` can lead to a panic (bsc#1266196).\n- CVE-2026-41889: github.com/jackc/pgx/v5/internal/sanitize: use placeholders in dollar-quoted string literals in an\n SQL query can lead to a SQL injection (bsc#1265440).\n- CVE-2026-42502: golang.org/x/net/html: parsing arbitrary HTML which is then rendered using Render can result in an\n unexpected HTML tree and allows for XSS (bsc#1267185).\n- CVE-2026-42506: golang.org/x/net/html: parsing arbitrary HTML which is then rendered using Render can result in an\n unexpected HTML tree and allows for XSS (bsc#1267185).\n- CVE-2026-42508: golang.org/x/crypto/ssh: revoked `SignatureKey`s belonging to a CA are not correctly checked for\n revocation (bsc#1266196).\n- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via\n infinite loops, panics or resource consumption (bsc#1267333).\n- CVE-2026-45678: go.opentelemetry.io/obi: Postgres BIND parsing can lead to a panic when malformed payloads are\n processed (bsc#1267481).\n- CVE-2026-45682: go.opentelemetry.io/obi: keys not deleted by `CappedConcurrentHashMap` after removals allows repeated\n connection churn to grow the queue without bound and exhaust heap memory (bsc#1267485).\n- CVE-2026-45685: go.opentelemetry.io/obi: MongoDB TCP parser panics on malformed wire messages and causes a DoS\n (bsc#1267488).\n- CVE-2026-45686: go.opentelemetry.io/obi: integer overflow in memcached text protocol parser can crash the OBI process\n and cause denial of service (bsc#1267489).\n- CVE-2026-46595: golang.org/x/crypto/ssh: source-address validation is skipped if any other type of callback is passed\n other than public key (bsc#1266196).\n- CVE-2026-46597: golang.org/x/crypto/ssh: incorrectly placed cast from bytes to int in the AES-GCM packet decoder when\n processing specially crafted input can lead to for server-side panic (bsc#1266196).\n- CVE-2026-46598: golang.org/x/crypto/ssh: `ed25519.PrivateKey` created by casting malformed wire bytes due to\n processing of certain crafted inputs can lead to panic when used (bsc#1266196).\n\nOther updates and bugfixes:\n\n- Version 1.17.0:\n * Features\n * Add GraphQL server and `gql` subcommand.\n * `otelcol`: Add Nginx receiver.\n * `otelcol.exporter.prometheus`: Convert classic histograms to NHCB.\n * `database_observability`: Various enhancements for MySQL and Postgres.\n * `faro.receiver`: Support gzip-compressed request bodies.\n * Update to Beyla 3.9.8.\n * Bug Fixes\n * security: Update `x/crypto`, `x/net`, `jackc/pgx/v5`, and `obi`.\n * cluster: Fix nodes failing to join the cluster with TLS enabled.\n * `loki.process`: Fix potential deadlocks and limit stage shutdown.\n * Update Go to v1.26.4.\n- Version 1.16.3:\n * cluster: Fix nodes failing to join the cluster when TLS is enabled.\n- Version 1.16.2:\n * `loki.process`: No longer mutate rules in `stage.truncate` causing every config update to reload pipeline when this\n stage is used.\n * `loki.process`: Potential deadlock on update with stage and receiver changes.\n * `otelcol.exporter.awss3`: Add missing `unique_key_func_name` attribute.\n- Remove dependency on vulnerable `yaml` library.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1172",
"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/opensuse-su-2026_21251-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1260981",
"url": "https://bugzilla.suse.com/1260981"
},
{
"category": "self",
"summary": "SUSE Bug 1265440",
"url": "https://bugzilla.suse.com/1265440"
},
{
"category": "self",
"summary": "SUSE Bug 1266196",
"url": "https://bugzilla.suse.com/1266196"
},
{
"category": "self",
"summary": "SUSE Bug 1266654",
"url": "https://bugzilla.suse.com/1266654"
},
{
"category": "self",
"summary": "SUSE Bug 1267185",
"url": "https://bugzilla.suse.com/1267185"
},
{
"category": "self",
"summary": "SUSE Bug 1267333",
"url": "https://bugzilla.suse.com/1267333"
},
{
"category": "self",
"summary": "SUSE Bug 1267481",
"url": "https://bugzilla.suse.com/1267481"
},
{
"category": "self",
"summary": "SUSE Bug 1267485",
"url": "https://bugzilla.suse.com/1267485"
},
{
"category": "self",
"summary": "SUSE Bug 1267488",
"url": "https://bugzilla.suse.com/1267488"
},
{
"category": "self",
"summary": "SUSE Bug 1267489",
"url": "https://bugzilla.suse.com/1267489"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25680 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27136 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27136/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33532 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33532/"
},
{
"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-41889 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42506/"
},
{
"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-45678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45682 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45682/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45686 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45686/"
},
{
"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 alloy",
"tracking": {
"current_release_date": "2026-07-07T17:00:29Z",
"generator": {
"date": "2026-07-07T17:00:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21251-1",
"initial_release_date": "2026-07-07T17:00:29Z",
"revision_history": [
{
"date": "2026-07-07T17:00:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "alloy-1.17.0-160000.1.1.aarch64",
"product": {
"name": "alloy-1.17.0-160000.1.1.aarch64",
"product_id": "alloy-1.17.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "alloy-1.17.0-160000.1.1.ppc64le",
"product": {
"name": "alloy-1.17.0-160000.1.1.ppc64le",
"product_id": "alloy-1.17.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "alloy-1.17.0-160000.1.1.s390x",
"product": {
"name": "alloy-1.17.0-160000.1.1.s390x",
"product_id": "alloy-1.17.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "alloy-1.17.0-160000.1.1.x86_64",
"product": {
"name": "alloy-1.17.0-160000.1.1.x86_64",
"product_id": "alloy-1.17.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "alloy-1.17.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64"
},
"product_reference": "alloy-1.17.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alloy-1.17.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le"
},
"product_reference": "alloy-1.17.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alloy-1.17.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x"
},
"product_reference": "alloy-1.17.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alloy-1.17.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
},
"product_reference": "alloy-1.17.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25680"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25680",
"url": "https://www.suse.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "SUSE Bug 1267044 for CVE-2026-25680",
"url": "https://bugzilla.suse.com/1267044"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-25680"
},
{
"cve": "CVE-2026-25681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25681"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25681",
"url": "https://www.suse.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "SUSE Bug 1267044 for CVE-2026-25681",
"url": "https://bugzilla.suse.com/1267044"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-25681"
},
{
"cve": "CVE-2026-27136",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27136"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27136",
"url": "https://www.suse.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "SUSE Bug 1267044 for CVE-2026-27136",
"url": "https://bugzilla.suse.com/1267044"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-27136"
},
{
"cve": "CVE-2026-33532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33532"
}
],
"notes": [
{
"category": "general",
"text": "`yaml` is a YAML parser and serialiser for JavaScript. Parsing a YAML document with a version of `yaml` on the 1.x branch prior to 1.10.3 or on the 2.x branch prior to 2.8.3 may throw a RangeError due to a stack overflow. The node resolution/composition phase uses recursive function calls without a depth bound. An attacker who can supply YAML for parsing can trigger a `RangeError: Maximum call stack size exceeded` with a small payload (~2-10 KB). The `RangeError` is not a `YAMLParseError`, so applications that only catch YAML-specific errors will encounter an unexpected exception type. Depending on the host application\u0027s exception handling, this can fail requests or terminate the Node.js process. Flow sequences allow deep nesting with minimal bytes (2 bytes per level: one `[` and one `]`). On the default Node.js stack, approximately 1,000-5,000 levels of nesting (2-10 KB input) exhaust the call stack. The exact threshold is environment-dependent (Node.js version, stack size, call stack depth at invocation). Note: the library\u0027s `Parser` (CST phase) uses a stack-based iterative approach and is not affected. Only the compose/resolve phase uses actual call-stack recursion. All three public parsing APIs are affected: `YAML.parse()`, `YAML.parseDocument()`, and `YAML.parseAllDocuments()`. Versions 1.10.3 and 2.8.3 contain a patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33532",
"url": "https://www.suse.com/security/cve/CVE-2026-33532"
},
{
"category": "external",
"summary": "SUSE Bug 1260978 for CVE-2026-33532",
"url": "https://bugzilla.suse.com/1260978"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "moderate"
}
],
"title": "CVE-2026-33532"
},
{
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41889"
}
],
"notes": [
{
"category": "general",
"text": "pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a string literal, and the value of that placeholder is controllable by the attacker. This issue has been patched in version 5.9.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41889",
"url": "https://www.suse.com/security/cve/CVE-2026-41889"
},
{
"category": "external",
"summary": "SUSE Bug 1265433 for CVE-2026-41889",
"url": "https://bugzilla.suse.com/1265433"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-41889"
},
{
"cve": "CVE-2026-42502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42502"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42502",
"url": "https://www.suse.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "SUSE Bug 1267044 for CVE-2026-42502",
"url": "https://bugzilla.suse.com/1267044"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-42502"
},
{
"cve": "CVE-2026-42506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42506"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42506",
"url": "https://www.suse.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "SUSE Bug 1267044 for CVE-2026-42506",
"url": "https://bugzilla.suse.com/1267044"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-42506"
},
{
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-44740"
},
{
"cve": "CVE-2026-45678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45678"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. This issue has been patched in version 0.9.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45678",
"url": "https://www.suse.com/security/cve/CVE-2026-45678"
},
{
"category": "external",
"summary": "SUSE Bug 1267481 for CVE-2026-45678",
"url": "https://bugzilla.suse.com/1267481"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-45678"
},
{
"cve": "CVE-2026-45682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45682"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the custom CappedConcurrentHashMap introduced for Java TLS state tracking never removes keys from its insertion-order queue when entries are deleted. In long-running instrumented JVMs, repeated connection churn can therefore grow the queue without bound and exhaust heap memory. This issue has been patched in version 0.9.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45682",
"url": "https://www.suse.com/security/cve/CVE-2026-45682"
},
{
"category": "external",
"summary": "SUSE Bug 1267485 for CVE-2026-45682",
"url": "https://bugzilla.suse.com/1267485"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-45682"
},
{
"cve": "CVE-2026-45685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45685"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.1.0 to before version 0.9.0, malformed MongoDB wire messages can trigger uncaught panics in the MongoDB TCP parser, allowing a remote unauthenticated attacker to crash the telemetry agent and cause a denial of service. The parser operates on raw attacker-controlled network payloads before the input is fully validated, so a single crafted message can terminate telemetry collection for the affected process or node. This issue has been patched in version 0.9.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45685",
"url": "https://www.suse.com/security/cve/CVE-2026-45685"
},
{
"category": "external",
"summary": "SUSE Bug 1267488 for CVE-2026-45685",
"url": "https://bugzilla.suse.com/1267488"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-45685"
},
{
"cve": "CVE-2026-45686",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45686"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, a remotely reachable integer overflow in OBI\u0027s memcached text protocol parser can crash the OBI process and cause denial of service. When parsing memcached storage commands such as set, add, replace, append, prepend, or cas, OBI accepts extremely large \u003cbytes\u003e values and adds the payload delimiter length without checking for overflow. A crafted request with \u003cbytes\u003e set to math.MaxInt or math.MaxInt-1 causes the computed payload length to wrap negative and triggers a runtime panic in LargeBufferReader.Peek. This issue has been patched in version 0.9.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45686",
"url": "https://www.suse.com/security/cve/CVE-2026-45686"
},
{
"category": "external",
"summary": "SUSE Bug 1267489 for CVE-2026-45686",
"url": "https://bugzilla.suse.com/1267489"
}
],
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-45686"
},
{
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.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": [
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.s390x",
"openSUSE Leap 16.0:alloy-1.17.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T17:00:29Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
RHSA-2026:36319
Vulnerability from csaf_redhat - Published: 2026-07-07 15:06 - Updated: 2026-08-21 21:49A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
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: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:36319",
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"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-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-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"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-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-9165",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-499_release-notes-49",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-499_release-notes-49"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36319.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.9.9 security and bug fix update",
"tracking": {
"current_release_date": "2026-08-21T21:49:43+00:00",
"generator": {
"date": "2026-08-21T21:49:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:36319",
"initial_release_date": "2026-07-07T15:06:01+00:00",
"revision_history": [
{
"date": "2026-07-07T15:06: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-21T21:49:43+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 Security 4.9",
"product": {
"name": "Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Ace31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Ac11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3A8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Ad58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ad055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Ac8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Aaa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Ad68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aa0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ab48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Aa757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Afbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Aac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aedd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Aac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Abff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x as a component of Red Hat Advanced Cluster Security 4.9",
"product_id": "Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security 4.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Moritz Clasmeier"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-9165",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security is aware of this issue affecting RHACS Central. This flaw allows an authenticated user to reduce availability of the Central management component. Red Hat is not aware of malicious exploitation of this issue outside of coordinated testing. Updates addressing this issue will be released according to the RHACS support lifecycle. Refer to the associated errata when available for affected versions and update instructions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "RHBZ#2480505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165"
}
],
"release_date": "2026-07-06T08:38:30.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "There is no complete mitigation other than installing the update once\navailable.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"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-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
}
],
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
}
],
"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 Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-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 Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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 Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
}
]
}
RHSA-2026:36625
Vulnerability from csaf_redhat - Published: 2026-07-08 08:08 - Updated: 2026-08-21 21:49A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
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: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
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: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
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: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
Workaround
|
A flaw was found in JavaScript Cookie (js-cookie). This vulnerability allows a remote attacker to manipulate cookie attributes by exploiting a prototype pollution issue within the `assign()` helper function. When processing specially crafted JSON input, the flaw enables an attacker to hijack the prototype of a cookie's attribute object. This allows the attacker to set sensitive cookie attributes such as `domain`, `secure`, `samesite`, `expires`, and `path`, potentially leading to security bypasses or session manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 | — |
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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:36625",
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"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-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"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-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46625",
"url": "https://access.redhat.com/security/cve/CVE-2026-46625"
},
{
"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-9165",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4105_release-notes-410",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4105_release-notes-410"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36625.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.10.5 security and bug fix update",
"tracking": {
"current_release_date": "2026-08-21T21:49:43+00:00",
"generator": {
"date": "2026-08-21T21:49:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:36625",
"initial_release_date": "2026-07-08T08:08:13+00:00",
"revision_history": [
{
"date": "2026-07-08T08:08:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:49:43+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 Security for Kubernetes 4.10",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782187369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8\u0026tag=1782356145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3Ac77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357140"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782187369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8\u0026tag=1782356145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Afe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Ae7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3Ad048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357140"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782187369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Ac5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Af4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Ae723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357140"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Adc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aafeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782187369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Ac8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Af8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Aeba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357140"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Moritz Clasmeier"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-9165",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security is aware of this issue affecting RHACS Central. This flaw allows an authenticated user to reduce availability of the Central management component. Red Hat is not aware of malicious exploitation of this issue outside of coordinated testing. Updates addressing this issue will be released according to the RHACS support lifecycle. Refer to the associated errata when available for affected versions and update instructions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "RHBZ#2480505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165"
}
],
"release_date": "2026-07-06T08:38:30.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"category": "workaround",
"details": "There is no complete mitigation other than installing the update once\navailable.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le"
]
}
],
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le"
]
},
"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-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
}
],
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-10T22:01:17.685570+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in JavaScript Cookie (js-cookie). This vulnerability allows a remote attacker to manipulate cookie attributes by exploiting a prototype pollution issue within the `assign()` helper function. When processing specially crafted JSON input, the flaw enables an attacker to hijack the prototype of a cookie\u0027s attribute object. This allows the attacker to set sensitive cookie attributes such as `domain`, `secure`, `samesite`, `expires`, and `path`, potentially leading to security bypasses or session manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-cookie: JavaScript Cookie: Cookie attribute manipulation via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `js-cookie` JavaScript library allows for cookie attribute manipulation via prototype pollution. When applications process untrusted JSON data with affected versions of `js-cookie`, an attacker could control sensitive cookie properties such as `domain` or `secure`, potentially leading to session fixation or other client-side security bypasses.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46625"
},
{
"category": "external",
"summary": "RHBZ#2487740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46625",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46625"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/commit/eb3c40e89731e99b8970faaf35ddad249c6c0020",
"url": "https://github.com/js-cookie/js-cookie/commit/eb3c40e89731e99b8970faaf35ddad249c6c0020"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/releases/tag/v3.0.7",
"url": "https://github.com/js-cookie/js-cookie/releases/tag/v3.0.7"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/security/advisories/GHSA-qjx8-664m-686j",
"url": "https://github.com/js-cookie/js-cookie/security/advisories/GHSA-qjx8-664m-686j"
}
],
"release_date": "2026-06-10T21:18:05.372000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-cookie: JavaScript Cookie: Cookie attribute manipulation via prototype pollution"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
},
"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-08T08:08:13+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36625"
},
{
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"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 Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
}
]
}
RHSA-2026:37387
Vulnerability from csaf_redhat - Published: 2026-07-09 14:48 - Updated: 2026-08-21 21:49A 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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in containerd package. Containers launched with a User set as a UID:GID larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This issue could cause unexpected behavior for environments that require containers to run as a non-root user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A container privilege escalation flaw was found in certain Multi-Cloud Object Gateway Core images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A firewall state management issue was found in the Moby project. When firewalld reloads, Docker fails to recreate iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This issue breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected.
CWE-909 - Missing Initialization of Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A memory leak flaw has been discovered in the golang github.com/ulikunitz/xz package. In affected versions, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn't include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in containerd. This vulnerability allows a user to exhaust memory on the host due to goroutine leaks via a bug in the CRI (Container Runtime Interface) Attach implementation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
Rekor’s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate() returns nil (success) when message is empty, leaving sign1Msg uninitialized, and Canonicalize() later dereferences v.sign1Msg.Payload. A malformed proposed entry of the cose/v0.0.1 type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A Server-Side Request Forgery (SSRF) flaw has been discovered in the Rekor transparency log tool. In versions 1.4.3 and below, attackers can trigger SSRF to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in go-git, a library for Git implementation in Go. This vulnerability allows a remote attacker to provide specially crafted Git pack or index files that are not properly verified for data integrity. Successful exploitation could lead to the go-git library processing corrupted data, which may result in unexpected application errors such as 'object not found'.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in minimatch, a utility for converting glob expressions into JavaScript regular expressions. A remote attacker can exploit this vulnerability by providing a specially crafted glob pattern containing multiple non-adjacent `**` (GLOBSTAR) segments. This can lead to unbounded recursive backtracking in the `matchOne()` function, causing a Denial of Service (DoS) by stalling the Node.js event loop for an extended period.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Distribution, a toolkit for managing container content. When operating in pull-through cache mode, Distribution incorrectly processes authentication challenges from an upstream registry. An attacker controlling the upstream registry, or positioned as a Man-in-the-Middle (MitM), can exploit this by providing a malicious authentication realm URL. This vulnerability can cause Distribution to send sensitive upstream credentials, via basic authentication, to an attacker-controlled server, leading to information disclosure.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Distribution, a toolkit used for managing container content. When specific caching and deletion features are enabled, a remote attacker can exploit a vulnerability that allows previously deleted content to become readable again. This occurs because the system does not fully remove all references to the deleted data, leading to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in OpenTelemetry-Go. On BSD and Solaris platforms, a local attacker could exploit a vulnerability related to the `kenv` command. By manipulating the system's PATH environment variable, an attacker could achieve arbitrary code execution or privilege escalation, leading to a compromise of system integrity and confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
A flaw was found in go-git, an extensible Git implementation library for Go. This vulnerability allows an attacker to potentially obtain sensitive HTTP authentication credentials. This can occur when go-git follows redirects during smart-HTTP clone and fetch operations, leading to the unintended disclosure of user credentials.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in Moby, the open-source container framework, and Docker Engine. A malicious container image can exploit this vulnerability to achieve arbitrary code execution with full daemon privileges, including host root access. This occurs when a user uploads a compressed archive to the container, as the daemon incorrectly uses decompression binaries from the container's filesystem. This allows an attacker to gain complete control over the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in the Moby container framework. A race condition during the `docker cp` mount setup allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. This vulnerability can lead to a denial of service by filling up disk space or interfering with critical system files.
CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in go-git, a Git implementation library. This path validation vulnerability allows an attacker to use specially crafted repository data. This data can cause go-git to modify or access files outside of the intended repository checkout, including critical `.git` directory files, potentially leading to unauthorized changes or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-8228: DRPolicy is not updated with the SC name after creating EC RBD pool and SC on a default replica3 cluster\nDFBUGS-8114: [Backport to odf-4.22.0] [RDR] Same groupreplicationID value is set to all RBD StorageClasses in peerClasses irrespective of different blockpools\nDFBUGS-8039: [RDR] Granular VM DR is broken\nDFBUGS-8004: Buckets page went inaccessible after recovering from disruptions induced to node where noobaa core pod is running\nDFBUGS-8002: [MCG] OLM continuously cycles MCG deployments on Azure STS clusters due to non-deterministic env var ordering\nDFBUGS-8000: [Backport to odf-4.22] [GSS] NooBaa NamespaceStore: Stale External Connection on Endpoint Change\nDFBUGS-7980: Node Shutdown trigger read-write failure, needs to modify terminationGracePeriodSeconds Values \nDFBUGS-7411: [RDR] [dryRun] For workload in various states, ensure dryRun test failover can be promoted to real failover and works correctly\nDFBUGS-7388: [4.22] CLONE - DR Page UI broken after OCP upgrade from 4.21 to 4.22 nightly\nDFBUGS-7378: [release-4.22] CLONE - [GSS] odf-blackbox-exporter ODFNodeLatencyHighOnOSDNodes : msg=\"Timeout reading from socket\" module=icmp_internal\nDFBUGS-7355: CVE vulnerabilities in ODF 4.22 release\nDFBUGS-7347: ocs-operator hardcodes NooBaa autoscalerType to hpav2, preventing KEDA autoscaling\nDFBUGS-7337: [4.22] QueryVectors returns identical distance values regardless of index distance metric (cosine vs euclidean)\nDFBUGS-7328: High CPU usage of nodejs built in https.Agent.getName function\nDFBUGS-7327: [Fusion Access][Migration]Scale operator deployment scales down to 0 following upgrade from 6.0.0.2 to 6.0.1.0 during migration\nDFBUGS-7325: [Fusion Access][Migration] FDF UI is not enabled following Fusion Access to Data Foundation Fusion access migration",
"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:37387",
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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-2024-40635",
"url": "https://access.redhat.com/security/cve/CVE-2024-40635"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45310",
"url": "https://access.redhat.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-21613",
"url": "https://access.redhat.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-21614",
"url": "https://access.redhat.com/security/cve/CVE-2025-21614"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-54410",
"url": "https://access.redhat.com/security/cve/CVE-2025-54410"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58058",
"url": "https://access.redhat.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64329",
"url": "https://access.redhat.com/security/cve/CVE-2025-64329"
},
{
"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-8766",
"url": "https://access.redhat.com/security/cve/CVE-2025-8766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23831",
"url": "https://access.redhat.com/security/cve/CVE-2026-23831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24117",
"url": "https://access.redhat.com/security/cve/CVE-2026-24117"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25680",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25934",
"url": "https://access.redhat.com/security/cve/CVE-2026-25934"
},
{
"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-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27903",
"url": "https://access.redhat.com/security/cve/CVE-2026-27903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33540",
"url": "https://access.redhat.com/security/cve/CVE-2026-33540"
},
{
"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-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"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-35172",
"url": "https://access.redhat.com/security/cve/CVE-2026-35172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"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-39827",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39833",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39834",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39883",
"url": "https://access.redhat.com/security/cve/CVE-2026-39883"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41506",
"url": "https://access.redhat.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41567",
"url": "https://access.redhat.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41568",
"url": "https://access.redhat.com/security/cve/CVE-2026-41568"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42506",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45571",
"url": "https://access.redhat.com/security/cve/CVE-2026-45571"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46598",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37387.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.22.0 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-21T21:49:53+00:00",
"generator": {
"date": "2026-08-21T21:49:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:37387",
"initial_release_date": "2026-07-09T14:48:40+00:00",
"revision_history": [
{
"date": "2026-07-09T14:48:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:49:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.22",
"product": {
"name": "Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1783538908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3Ac1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Ae556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1783538986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1783539102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1783539176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product_id": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-tls-profiles-operator-bundle@sha256%3A7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle\u0026tag=1783539221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Ac8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ad8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Aec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Af268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1783539323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3A9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1783539361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3A38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle\u0026tag=1783539392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Adf5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ae5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1783539492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ab99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1783539513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3Ac517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1783539520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Ad185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1783539557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1783539596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1783539625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-operator-bundle@sha256%3Aa08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle\u0026tag=1783539657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ac32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3Ac8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1783539714"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Afb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ae6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Abc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Ae0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Adaa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ad19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Ae2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Aa90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ac70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ad78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Abdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Aa45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aeea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Acf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3Aba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ad9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ae9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Afd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Aa658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Aa2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Abda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1782932114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1782931768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3Ae08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15?arch=arm64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1782932104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1783536000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1783535989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1783536515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1782932521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Ad8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1783018461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Aa1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1783018421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1782932812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ae59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1783537001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1782932919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aa37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1783537586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1782932969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Af85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1782933015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1782933042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1783537392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1782933235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1782933251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1783537955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Ad9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1782933417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1783537742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1782933602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1783019377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1782934054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3Af5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1782934036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ad41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1782934284"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
}
]
},
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2024-40635",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-03-17T22:00:54.609423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2353043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd package. Containers launched with a User set as a UID:GID larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This issue could cause unexpected behavior for environments that require containers to run as a non-root user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: containerd has an integer overflow in User ID handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat OpenShift GitOps and OpenShift Container Platform deployments, image sources are controlled through OpenShift\u0027s Image configuration and RBAC policies. Administrators can restrict image imports to trusted registries using allowedRegistriesForImport and registrySources configuration.In typical GitOps deployments, application images are pulled from pre-approved registries configured by platform administrators.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40635"
},
{
"category": "external",
"summary": "RHBZ#2353043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2353043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40635"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da",
"url": "https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20",
"url": "https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a",
"url": "https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg"
}
],
"release_date": "2025-03-17T21:32:37.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that only trusted images are used and that only trusted users have permissions to import images.\n\nTo implement the recommended controls in OpenShift:\n1. Restrict allowed registries at the cluster level by configuring image.config.openshift.io/cluster with allowedRegistriesForImport and registrySources.allowedRegistries.\n2. To find out who can pull/import container images into OpenShift for that namespace Based on RBAC permissions: `oc adm policy who-can create imagestreamimports -n \u003cnamespace\u003e`\n3. Enforce image signature verification using sigstore or cluster image signature policies.\n4. For GitOps deployments, use Gatekeeper/OPA policies to enforce that ArgoCD Applications reference only approved registries.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: containerd has an integer overflow in User ID handling"
},
{
"cve": "CVE-2024-45310",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-09-03T02:38:04.977000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309336"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: runc can be tricked into creating empty files/directories on host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "RHBZ#2309336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45310",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv"
}
],
"release_date": "2024-09-03T11:17:32.277000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "runc: runc can be tricked into creating empty files/directories on host"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2025-8766",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2025-08-08T16:08:17.737000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387265"
}
],
"notes": [
{
"category": "description",
"text": "A container privilege escalation flaw was found in certain Multi-Cloud Object Gateway Core images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "noobaa-core: Excessive permissions of /etc could lead to escalation of privilege in the noobaa-core container",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this vulnerability as moderate severity for affected products which run on OpenShift. The vulnerability allows for potential privilege escalation within a container, but OpenShift\u0027s default, multi-layered security posture effectively mitigates this risk.\n\nThe primary controls include the default Security Context Constraints (SCC), which severely limit a container\u0027s permissions from the start, and SELinux, which enforces mandatory access control to ensure strict isolation. While other container runtime environments may have different controls available and require case-by-case analysis, OpenShift\u0027s built-in defenses are designed to prevent this type of attack.\n\nOut of Box RHEL configuration isolates a single process inside a container. Unless multiple processes are packaged inside a single container, that defeats the principle behind containerization, this bug can not be used to meaningfully escalate privileges.\n\nAlso, RHEL, and any common linux distributions do NOT add any additional users to the root group. The presence of the root group is strictly due to conformance with POSIX permission management requirements and can be considered to be an artifact of filesystem permission limitations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8766"
},
{
"category": "external",
"summary": "RHBZ#2387265",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387265"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8766"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8766",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8766"
}
],
"release_date": "2026-03-13T02:37:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "noobaa-core: Excessive permissions of /etc could lead to escalation of privilege in the noobaa-core container"
},
{
"cve": "CVE-2025-21613",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-01-06T17:00:41.244449+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335888"
}
],
"notes": [
{
"category": "description",
"text": "An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: argument injection via the URL field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an argument injection has been discovered in go-git, where an attackers can manipulate git-upload-pack flags, potentially enabling command or code execution leads to an exposure of sensitive data or other unintended actions, this vulnerability occurs exclusively in configurations using the file transport protocol.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "RHBZ#2335888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3368",
"url": "https://pkg.go.dev/vuln/GO-2025-3368"
}
],
"release_date": "2025-01-06T16:13:10.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "In cases where it is not possible to update to the latest version of go-git, it is recommended to enforce validation rules for values passed in the URL field.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: argument injection via the URL field"
},
{
"cve": "CVE-2025-21614",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-06T17:01:36.743039+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335901"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21614"
},
{
"category": "external",
"summary": "RHBZ#2335901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3367",
"url": "https://pkg.go.dev/vuln/GO-2025-3367"
}
],
"release_date": "2025-01-06T16:20:16.140000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-54410",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2025-07-30T14:00:54.163828+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2384951"
}
],
"notes": [
{
"category": "description",
"text": "A firewall state management issue was found in the Moby project. When firewalld reloads, Docker fails to recreate iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This issue breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/moby: Moby\u0027s Firewalld reload removes bridge network isolation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54410"
},
{
"category": "external",
"summary": "RHBZ#2384951",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2384951"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54410"
},
{
"category": "external",
"summary": "https://firewalld.org/documentation/howto/reload-firewalld.html",
"url": "https://firewalld.org/documentation/howto/reload-firewalld.html"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp",
"url": "https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp"
}
],
"release_date": "2025-07-30T13:24:50.818000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "github.com/moby/moby: Moby\u0027s Firewalld reload removes bridge network isolation"
},
{
"cve": "CVE-2025-58058",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-08-28T22:00:45.848319+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391585"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw has been discovered in the golang github.com/ulikunitz/xz package. In affected versions, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn\u0027t include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/ulikunitz/xz: github.com/ulikunitz/xz leaks memory",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "RHBZ#2391585",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391585"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58058"
},
{
"category": "external",
"summary": "https://github.com/ulikunitz/xz/commit/88ddf1d0d98d688db65de034f48960b2760d2ae2",
"url": "https://github.com/ulikunitz/xz/commit/88ddf1d0d98d688db65de034f48960b2760d2ae2"
},
{
"category": "external",
"summary": "https://github.com/ulikunitz/xz/security/advisories/GHSA-jc7w-c686-c4v9",
"url": "https://github.com/ulikunitz/xz/security/advisories/GHSA-jc7w-c686-c4v9"
}
],
"release_date": "2025-08-28T21:54:05.561000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/ulikunitz/xz: github.com/ulikunitz/xz leaks memory"
},
{
"cve": "CVE-2025-64329",
"cwe": {
"id": "CWE-771",
"name": "Missing Reference to Active Allocated Resource"
},
"discovery_date": "2025-11-07T05:01:08.634160+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413299"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd. This vulnerability allows a user to exhaust memory on the host due to goroutine leaks via a bug in the CRI (Container Runtime Interface) Attach implementation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Memory exhaustion via CRI Attach implementation goroutine leaks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The highest threat of this vulnerability is to system availability. A flaw in containerd\u0027s CRI Attach implementation allows a user to exhaust memory on the host due to goroutine leaks, leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64329"
},
{
"category": "external",
"summary": "RHBZ#2413299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64329"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df",
"url": "https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2"
}
],
"release_date": "2025-11-07T04:15:09.381000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/containerd/containerd: containerd: Memory exhaustion via CRI Attach implementation goroutine leaks"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
},
{
"cve": "CVE-2026-23831",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-22T22:01:19.930838+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432169"
}
],
"notes": [
{
"category": "description",
"text": "Rekor\u2019s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate() returns nil (success) when message is empty, leaving sign1Msg uninitialized, and Canonicalize() later dereferences v.sign1Msg.Payload. A malformed proposed entry of the cose/v0.0.1 type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/rekor: Rekor denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23831"
},
{
"category": "external",
"summary": "RHBZ#2432169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23831"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/commit/39bae3d192bce48ef4ef2cbd1788fb5770fee8cd",
"url": "https://github.com/sigstore/rekor/commit/39bae3d192bce48ef4ef2cbd1788fb5770fee8cd"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/releases/tag/v1.5.0",
"url": "https://github.com/sigstore/rekor/releases/tag/v1.5.0"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/security/advisories/GHSA-273p-m2cw-6833",
"url": "https://github.com/sigstore/rekor/security/advisories/GHSA-273p-m2cw-6833"
}
],
"release_date": "2026-01-22T21:26:22.183000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sigstore/rekor: Rekor denial of service"
},
{
"cve": "CVE-2026-24117",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-22T23:02:40.490797+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432218"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) flaw has been discovered in the Rekor transparency log tool. In versions 1.4.3 and below, attackers can trigger SSRF to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/rekor: Rekor Server-Side Request Forgery (SSRF)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24117"
},
{
"category": "external",
"summary": "RHBZ#2432218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432218"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24117"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24117",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24117"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/commit/60ef2bceba192c5bf9327d003bceea8bf1f8275f",
"url": "https://github.com/sigstore/rekor/commit/60ef2bceba192c5bf9327d003bceea8bf1f8275f"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/releases/tag/v1.5.0",
"url": "https://github.com/sigstore/rekor/releases/tag/v1.5.0"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/security/advisories/GHSA-4c4x-jm2x-pf9j",
"url": "https://github.com/sigstore/rekor/security/advisories/GHSA-4c4x-jm2x-pf9j"
}
],
"release_date": "2026-01-22T22:05:08.136000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sigstore/rekor: Rekor Server-Side Request Forgery (SSRF)"
},
{
"cve": "CVE-2026-25680",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-05-22T16:01:05.431197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480760"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/net/html where parsing crafted HTML can consume excessive CPU time, leading to denial of service. Exploitation requires user interaction (a victim application parsing attacker-controlled HTML). Most Red Hat products that bundle golang.org/x/net do not use the html parser to process untrusted HTML in their supported execution paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "RHBZ#2480760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://go.dev/cl/781702",
"url": "https://go.dev/cl/781702"
},
{
"category": "external",
"summary": "https://go.dev/issue/79573",
"url": "https://go.dev/issue/79573"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5028",
"url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
],
"release_date": "2026-05-22T15:01:21.805000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse untrusted HTML content, or enforce timeouts on HTML parsing operations. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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-25934",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-09T23:00:53.661736+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, a library for Git implementation in Go. This vulnerability allows a remote attacker to provide specially crafted Git pack or index files that are not properly verified for data integrity. Successful exploitation could lead to the go-git library processing corrupted data, which may result in unexpected application errors such as \u0027object not found\u0027.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git/go-git: go-git: Data integrity issue due to improper verification of pack and index files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "RHBZ#2438332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25934"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v5.16.5",
"url": "https://github.com/go-git/go-git/releases/tag/v5.16.5"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-37cx-329c-33x3",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-37cx-329c-33x3"
}
],
"release_date": "2026-02-09T22:13:41.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-git/go-git: go-git: Data integrity issue due to improper verification of pack and index files"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27903",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:13.040462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch, a utility for converting glob expressions into JavaScript regular expressions. A remote attacker can exploit this vulnerability by providing a specially crafted glob pattern containing multiple non-adjacent `**` (GLOBSTAR) segments. This can lead to unbounded recursive backtracking in the `matchOne()` function, causing a Denial of Service (DoS) by stalling the Node.js event loop for an extended period.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27903"
},
{
"category": "external",
"summary": "RHBZ#2442919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27903"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-7r86-cg39-jmmj",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-7r86-cg39-jmmj"
}
],
"release_date": "2026-02-26T01:06:32.856000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns"
},
{
"cve": "CVE-2026-33540",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-06T16:04:03.563569+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Distribution, a toolkit for managing container content. When operating in pull-through cache mode, Distribution incorrectly processes authentication challenges from an upstream registry. An attacker controlling the upstream registry, or positioned as a Man-in-the-Middle (MitM), can exploit this by providing a malicious authentication realm URL. This vulnerability can cause Distribution to send sensitive upstream credentials, via basic authentication, to an attacker-controlled server, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/distribution/distribution: Distribution: Information disclosure via improper validation of authentication realm URL",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33540"
},
{
"category": "external",
"summary": "RHBZ#2455430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33540"
},
{
"category": "external",
"summary": "https://github.com/distribution/distribution/security/advisories/GHSA-3p65-76g6-3w7r",
"url": "https://github.com/distribution/distribution/security/advisories/GHSA-3p65-76g6-3w7r"
}
],
"release_date": "2026-04-06T14:55:04.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that all upstream registries configured for Distribution in pull-through cache mode are trusted and secured. Implement network segmentation and firewall rules to restrict outbound connections from the Distribution instance to only known and trusted upstream registry endpoints. This reduces the risk of an attacker-controlled upstream or a Man-in-the-Middle attack redirecting authentication.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/distribution/distribution: Distribution: Information disclosure via improper validation of authentication realm URL"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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-35172",
"cwe": {
"id": "CWE-524",
"name": "Use of Cache Containing Sensitive Information"
},
"discovery_date": "2026-04-06T20:01:47.396100+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455571"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Distribution, a toolkit used for managing container content. When specific caching and deletion features are enabled, a remote attacker can exploit a vulnerability that allows previously deleted content to become readable again. This occurs because the system does not fully remove all references to the deleted data, leading to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/distribution/distribution: Distribution: Information disclosure via stale references after content deletion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35172"
},
{
"category": "external",
"summary": "RHBZ#2455571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35172",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35172"
},
{
"category": "external",
"summary": "https://github.com/distribution/distribution/security/advisories/GHSA-f2g3-hh2r-cwgc",
"url": "https://github.com/distribution/distribution/security/advisories/GHSA-f2g3-hh2r-cwgc"
}
],
"release_date": "2026-04-06T19:08:44.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/distribution/distribution: Distribution: Information disclosure via stale references after content deletion"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39827",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:32.990556+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480682"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "RHBZ#2480682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39827"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://go.dev/cl/781320",
"url": "https://go.dev/cl/781320"
},
{
"category": "external",
"summary": "https://go.dev/issue/35127",
"url": "https://go.dev/issue/35127"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5016",
"url": "https://pkg.go.dev/vuln/GO-2026-5016"
}
],
"release_date": "2026-05-22T02:31:27.064000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39833",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-05-22T04:01:35.714593+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480683"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N). A flaw was found in golang.org/x/crypto/ssh/agent where the in-memory keyring returned by NewKeyring() silently accepted SSH agent keys with the ConfirmBeforeUse constraint but did not enforce interactive confirmation before signing. Exploitation requires local access and low privileges on a system where an affected application uses NewKeyring() with ConfirmBeforeUse. Most Red Hat products that bundle golang.org/x/crypto do not use the ssh/agent ConfirmBeforeUse feature in their supported execution paths. The upstream CISA CVSS 9.1 assumes a broader network attack context that does not reflect Red Hat product deployment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "RHBZ#2480683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://go.dev/cl/778640",
"url": "https://go.dev/cl/778640"
},
{
"category": "external",
"summary": "https://go.dev/cl/778641",
"url": "https://go.dev/cl/778641"
},
{
"category": "external",
"summary": "https://go.dev/issue/79436",
"url": "https://go.dev/issue/79436"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5005",
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"release_date": "2026-05-22T02:31:26.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/crypto version 0.52.0 or later, which rejects unsupported ConfirmBeforeUse keys instead of silently ignoring the constraint. As a workaround, do not add keys with ConfirmBeforeUse to the in-memory keyring from golang.org/x/crypto/ssh/agent, or use an SSH agent implementation that correctly enforces confirm-before-use.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation"
},
{
"cve": "CVE-2026-39834",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-22T04:01:15.681060+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480676"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "RHBZ#2480676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://go.dev/cl/781663",
"url": "https://go.dev/cl/781663"
},
{
"category": "external",
"summary": "https://go.dev/issue/79567",
"url": "https://go.dev/issue/79567"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5020",
"url": "https://pkg.go.dev/vuln/GO-2026-5020"
}
],
"release_date": "2026-05-22T02:31:27.540000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-39883",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"discovery_date": "2026-04-08T21:01:31.690577+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456718"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go. On BSD and Solaris platforms, a local attacker could exploit a vulnerability related to the `kenv` command. By manipulating the system\u0027s PATH environment variable, an attacker could achieve arbitrary code execution or privilege escalation, leading to a compromise of system integrity and confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Arbitrary code execution via PATH hijacking on BSD/Solaris",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in OpenTelemetry-Go that allows a local attacker to achieve arbitrary code execution or privilege escalation through PATH hijacking. This vulnerability is specific to BSD and Solaris platforms due to the use of the `kenv` command and does not directly affect Red Hat Enterprise Linux environments. However, the vulnerable component is included in Red Hat products such as Multicluster Engine for Kubernetes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39883"
},
{
"category": "external",
"summary": "RHBZ#2456718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456718"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39883"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883"
},
{
"category": "external",
"summary": "http://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.43.0",
"url": "http://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.43.0"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-hfvc-g4fc-pqhx",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-hfvc-g4fc-pqhx"
}
],
"release_date": "2026-04-08T20:26:41.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Arbitrary code execution via PATH hijacking on BSD/Solaris"
},
{
"cve": "CVE-2026-41506",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2026-05-08T14:05:24.889654+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468126"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, an extensible Git implementation library for Go. This vulnerability allows an attacker to potentially obtain sensitive HTTP authentication credentials. This can occur when go-git follows redirects during smart-HTTP clone and fetch operations, leading to the unintended disclosure of user credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has rated this flaw as Moderate because go-git may disclose HTTP authentication credentials when following redirects during smart HTTP clone and fetch operations but successful exploitation requires a user to interact with a malicious repository or redirect chain, and an attacker must control the redirect target to capture the exposed credentials. The impact is limited to the disclosure of authentication credentials and does not directly result in code execution, privilege escalation, or system compromise. Therefore, this issue is considered to have a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "RHBZ#2468126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41506"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v5.18.0",
"url": "https://github.com/go-git/go-git/releases/tag/v5.18.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/releases/tag/v6.0.0-alpha.2",
"url": "https://github.com/go-git/go-git/releases/tag/v6.0.0-alpha.2"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-3xc5-wrhm-f963",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-3xc5-wrhm-f963"
}
],
"release_date": "2026-05-08T13:43:19.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects"
},
{
"cve": "CVE-2026-41567",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2026-06-05T02:00:54.488930+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485356"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby, the open-source container framework, and Docker Engine. A malicious container image can exploit this vulnerability to achieve arbitrary code execution with full daemon privileges, including host root access. This occurs when a user uploads a compressed archive to the container, as the daemon incorrectly uses decompression binaries from the container\u0027s filesystem. This allows an attacker to gain complete control over the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "docker: Moby/Docker Engine: Arbitrary Code Execution via malicious container image and compressed archive upload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. A flaw in Moby and Docker Engine allows for arbitrary code execution with host root privileges. This occurs when a user uploads a compressed archive to a container, as the daemon incorrectly uses decompression binaries from the container\u0027s filesystem. This could lead to a complete compromise of the host system if a malicious container image is utilized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "RHBZ#2485356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41567",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41567"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41567",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41567"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r",
"url": "https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r"
}
],
"release_date": "2026-06-05T00:35:50.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, Red Hat recommends only running containers from trusted images. Additionally, users should avoid piping compressed archives into containers created from untrusted images. For environments utilizing authorization plugins, restricting access to the `PUT /containers/{id}/archive` endpoint can further reduce exposure.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "docker: Moby/Docker Engine: Arbitrary Code Execution via malicious container image and compressed archive upload"
},
{
"cve": "CVE-2026-41568",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-06-12T19:01:39.621063+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moby container framework. A race condition during the `docker cp` mount setup allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. This vulnerability can lead to a denial of service by filling up disk space or interfering with critical system files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/docker/docker: github.com/moby/moby: Moby: Denial of Service via race condition in docker cp mount setup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Low impact. A race condition in the `docker cp` mount setup within the Moby container framework allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. Successful exploitation is difficult (AC:H) due to the timing-dependent nature of the race condition. Containers that do not have volume mounts are not affected, as the race occurs during volume bind-mount setup.\n\nDenial of Service is possible by:\n* Converting /etc/docker/daemon.json into a directory prevents the daemon from restarting\n* Creating /etc/nologin prevents user logins\n* Overwriting critical system paths with empty files can break host services\n\nThe container does not gain read or write access to existing host files \u2014 only the ability to create new empty files or directories at chosen paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41568"
},
{
"category": "external",
"summary": "RHBZ#2488493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41568",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41568"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41568",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41568"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-vp62-88p7-qqf5",
"url": "https://github.com/moby/moby/security/advisories/GHSA-vp62-88p7-qqf5"
}
],
"release_date": "2026-06-12T18:08:43.914000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Avoid using docker cp with untrusted running containers.\nRecommended to apply patches: Mountpoint creation is now scoped to the container root using os.Root (Go 1.24+), which refuses to follow symlinks that escape the opened root directory. All filesystem operations in createIfNotExists (MkdirAll, OpenFile) are performed through the os.Root handle, so even if a symlink swap occurs after path resolution, the creation stays confined to the container root.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "github.com/docker/docker: github.com/moby/moby: Moby: Denial of Service via race condition in docker cp mount setup"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-42506",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:02.675281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in `golang.org/x/net/html` can lead to Cross-Site Scripting (XSS) in applications that process and render untrusted HTML, even when input sanitization is implemented. The vulnerability arises from an unexpected HTML tree structure generated during parsing, potentially allowing a remote attacker to execute arbitrary script code in the user\u0027s browser, leading to information disclosure or unauthorized actions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "RHBZ#2480759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://go.dev/cl/781700",
"url": "https://go.dev/cl/781700"
},
{
"category": "external",
"summary": "https://go.dev/issue/79571",
"url": "https://go.dev/issue/79571"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5025",
"url": "https://pkg.go.dev/vuln/GO-2026-5025"
}
],
"release_date": "2026-05-22T15:01:21.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse and re-render untrusted HTML content. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_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-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"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-45571",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-27T16:02:52.574595+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482228"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-git, a Git implementation library. This path validation vulnerability allows an attacker to use specially crafted repository data. This data can cause go-git to modify or access files outside of the intended repository checkout, including critical `.git` directory files, potentially leading to unauthorized changes or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-git: go-git: Path validation flaw allows unauthorized file access",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45571"
},
{
"category": "external",
"summary": "RHBZ#2482228",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482228"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45571",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45571"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45571",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45571"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-crhj-59gh-8x96",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-crhj-59gh-8x96"
}
],
"release_date": "2026-05-27T14:57:32.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/go-git/go-git: go-git: Path validation flaw allows unauthorized file access"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"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-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"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 Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-22T04:01:24.490498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480679"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate denial of service flaw exists in the `golang.org/x/crypto/ssh/agent` package. This vulnerability allows an attacker to provide specially crafted inputs that, when processed by the SSH agent, can lead to a program panic and crash. This could result in a temporary disruption of services that rely on the affected SSH agent functionality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "RHBZ#2480679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480679"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://go.dev/cl/781360",
"url": "https://go.dev/cl/781360"
},
{
"category": "external",
"summary": "https://go.dev/issue/79596",
"url": "https://go.dev/issue/79596"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5033",
"url": "https://pkg.go.dev/vuln/GO-2026-5033"
}
],
"release_date": "2026-05-22T02:31:27.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T14:48:40+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37387"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict the exposure of the SSH agent to untrusted sources. Avoid enabling SSH agent forwarding when connecting to untrusted hosts or environments. Ensure that applications interacting with `golang.org/x/crypto/ssh/agent` validate all inputs to prevent malformed data from being processed. Reloading or restarting SSH services may be required for changes to take effect.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input"
}
]
}
RHSA-2026:40262
Vulnerability from csaf_redhat - Published: 2026-07-15 19:14 - Updated: 2026-08-21 21:49A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.9.24 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9.24",
"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:40262",
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_40262.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9.24",
"tracking": {
"current_release_date": "2026-08-21T21:49:55+00:00",
"generator": {
"date": "2026-08-21T21:49:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:40262",
"initial_release_date": "2026-07-15T19:14:30+00:00",
"revision_history": [
{
"date": "2026-07-15T19:14:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:49:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1783750582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783748318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Acac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1783749906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783748068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1783748468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783747952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ae7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783747905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1784129592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783748131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784125838"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ae4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783748318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783748068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ab6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783747952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783747905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783748131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784125838"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783748318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783748068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Afdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783747952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783747905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783748131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784125838"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_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-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_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-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_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-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-15T19:14:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:381f3af2c038cb3a0d14191c1a541cc7e9752698ed3980dcd33ee91ef3752517_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:70cf72dcdc1e02b7c7958673e95b92503354c5e5475a1e4fc7ae0f5d3c03fbe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:e7eeb4f9684e32f8199b792630e21f9f13e5efe7a511664d5777dc1a98fc4207_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cac2255c18f3a8d7e67308b07ea5b3ba0317cf2e2911321b9cc4fba45c4b2583_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3994488939804e50e226f273722d2ad3f3b6aaee6c70e52752cbc8affc36bc52_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:54cfdc97172ce2c4cef1c85b5187c3401aee0e1ba272977d099e12f59d5d4d05_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6bd95b42094007001481b27000ead5c252747f1a79fcf0801030593de163ffaf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8f4be0a96b74ebe660bd28e9cc15ef9cc56428532fae4ad0f04562726dcc7226_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:6bdc4472dea000261ce7aa6daa850f5e1253ba716de2a247df997aaf158cf20f_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:b6109a8cab187a42f5f9f536fba1be506474eb532ad41d68f937606318e88364_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fdec2d2556842d4c6cd4feb37243580c6323f16813754aaf02963ba1a23b7e96_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9f2a14e20042280f51bfec86c00ac87a5309c991efc1b8b6f1dd0afb7772c297_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ae9ba588f153ed4ad2e34936867f435cc8271b2858b00c3ce823a773c640a4f6_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c51a3f7d6fc2ea1c26ba1ccfaec660d6f76cb3e656f3d1c0702d14338ded96c8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e4fcfcd95a0db4d1da19ba16146c51237c83129719c5550977391f2978e62ef3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:2af202af0c417c0b1bebf895cd46b15d4c6daceba48a11217f7c574a01ef5aa0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:041665ae3ee470107c533393bdf77143d70d020d4670b73b890cbe7794401f62_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:25009b47369d945141850084b0f2f303e72e8137b547de01c7b79c66141a4ad8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:855d3b6c7ca77ef02aaa029c45e003c80ad9e1f8bd61a7d244ff475b26e6cd98_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:4732513293f2df546416fc805ea717f2b211ebe0fc5a16d8fd2c78c24ad79eba_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c9f851e253fca208fc6dfe8ce468824ae99dfdeb1f9cfe8cb47706a64562701e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f8a741914232bb80b1b3a542ad0ba3392593b4c8f9018a63f11380afdd19ceca_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"
}
]
}
RHSA-2026:40969
Vulnerability from csaf_redhat - Published: 2026-07-16 11:17 - Updated: 2026-08-21 21:49A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.6 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.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:40969",
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"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-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_40969.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.6 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:49:58+00:00",
"generator": {
"date": "2026-08-21T21:49:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:40969",
"initial_release_date": "2026-07-16T11:17:34+00:00",
"revision_history": [
{
"date": "2026-07-16T11:17:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:49:58+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.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-monitor-rhel9@sha256%3A13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-monitor-rhel9\u0026tag=1783968508"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"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",
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
}
],
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_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-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:17:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40969"
},
{
"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.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:13245a2bd4da58d716ce812c0aac283c183afd9326d97692a86ece6c56679cbb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:40972
Vulnerability from csaf_redhat - Published: 2026-07-16 11:18 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.6 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.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:40972",
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-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_40972.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.6 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:50:00+00:00",
"generator": {
"date": "2026-08-21T21:50:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:40972",
"initial_release_date": "2026-07-16T11:18:34+00:00",
"revision_history": [
{
"date": "2026-07-16T11:18:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:00+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.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Aff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1783961973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3A509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1783968644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1783959819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1783969365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Adfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1783968861"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
}
],
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_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-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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"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.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_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-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_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-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.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:18:34+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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40972"
},
{
"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.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ff6a2a11b8c1dff47cb115cfa3ba5709bff5f1cf485bdaecff47f1a37cad2405_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:509c0e0b9eed611a57d26fc3bc4ca20bd086c887aad681efbc9abd256fe75768_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:9c9fd84299b0743bc9ae38a82263ad9032ec3b8e21fc535adadcf754e08273cf_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2460173fff610c5def39777d5a32ab1d7d59a9298335c489326abfeb7ca4bc15_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:dfae5377710f369844bc6502a6b107d998b1b55e1ca202810ebaf1903efabe5e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:40974
Vulnerability from csaf_redhat - Published: 2026-07-16 11:19 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. Applications utilizing the Pages Router with internationalization (i18n) configured and middleware or proxy-based authorization are susceptible to unauthorized access. A remote attacker can exploit this by making locale-less /_next/data/<buildId>/<page>.json requests, which bypass the intended authorization checks. This allows the attacker to retrieve sensitive server-side rendered (SSR) JSON data from protected pages, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. This vulnerability allows an attacker to bypass security checks in web applications that use Next.js middleware to protect specific web pages. By sending specially crafted web addresses, an attacker can access protected content without proper authorization. This could lead to unauthorized viewing of sensitive information or access to restricted features.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. App Router applications that use middleware or proxy-based authorization checks are vulnerable to unauthorized access. A remote attacker can exploit this by crafting specific .rsc and segment-prefetch URLs, which bypass the intended middleware rules. This allows access to protected content without proper authorization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. When self-hosting Next.js with the default image loader, the Image Optimization API fetches local images entirely into memory without enforcing a maximum size limit. A remote attacker could exploit this by requesting large local assets from the /_next/image endpoint. This can lead to out-of-memory conditions, resulting in a Denial of Service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. Self-hosted applications utilizing the built-in Node.js server are vulnerable to Server-Side Request Forgery (SSRF) through specially crafted WebSocket upgrade requests. A remote attacker can exploit this by causing the server to proxy requests to arbitrary internal or external destinations. This could lead to the exposure of internal services or sensitive cloud metadata endpoints.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. Applications utilizing Partial Prerendering via the Cache Components feature are susceptible to connection exhaustion. A remote attacker can send crafted POST requests to a server action, triggering a request-body handling deadlock. This leaves connections open, consuming server resources and ultimately leading to a Denial of Service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in Next.js. A remote unauthenticated attacker could exploit a bypass in a security fix when using middleware.ts with Turbopack. This vulnerability could lead to the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.6 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.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:40974",
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"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-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44573",
"url": "https://access.redhat.com/security/cve/CVE-2026-44573"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44574",
"url": "https://access.redhat.com/security/cve/CVE-2026-44574"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44575",
"url": "https://access.redhat.com/security/cve/CVE-2026-44575"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44577",
"url": "https://access.redhat.com/security/cve/CVE-2026-44577"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44578",
"url": "https://access.redhat.com/security/cve/CVE-2026-44578"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44579",
"url": "https://access.redhat.com/security/cve/CVE-2026-44579"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45109",
"url": "https://access.redhat.com/security/cve/CVE-2026-45109"
},
{
"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_40974.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.6 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:50:00+00:00",
"generator": {
"date": "2026-08-21T21:50:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:40974",
"initial_release_date": "2026-07-16T11:19:42+00:00",
"revision_history": [
{
"date": "2026-07-16T11:19:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:00+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.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3A28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-backfill-redis-rhel9\u0026tag=1783969365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3Ab713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/certificate-transparency-rhel9\u0026tag=1783968468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3Acbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-database-rhel9\u0026tag=1783960127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3Addeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/fulcio-rhel9\u0026tag=1783968972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3A716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-logserver-rhel9\u0026tag=1783968861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3Aa480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-logsigner-rhel9\u0026tag=1783968861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3Ae4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-redis-rhel9\u0026tag=1783411108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3A8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-search-ui-rhel9\u0026tag=1783958622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3A03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-server-rhel9\u0026tag=1783969365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3Acc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/timestamp-authority-rhel9\u0026tag=1783968644"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
}
],
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_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-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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-44573",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-05-13T18:01:50.343509+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477199"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. Applications utilizing the Pages Router with internationalization (i18n) configured and middleware or proxy-based authorization are susceptible to unauthorized access. A remote attacker can exploit this by making locale-less /_next/data/\u003cbuildId\u003e/\u003cpage\u003e.json requests, which bypass the intended authorization checks. This allows the attacker to retrieve sensitive server-side rendered (SSR) JSON data from protected pages, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "next.js: Next.js: Information disclosure due to middleware bypass in Pages Router with i18n",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in Next.js applications allows unauthorized access to sensitive server-side rendered (SSR) JSON data by bypassing middleware authorization checks. This occurs when applications use the Pages Router with internationalization (i18n) and middleware or proxy-based authorization, enabling remote attackers to retrieve protected page data through locale-less requests.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44573"
},
{
"category": "external",
"summary": "RHBZ#2477199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44573",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44573"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-36qx-fr4f-26g5",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-36qx-fr4f-26g5"
}
],
"release_date": "2026-05-13T16:48:16.218000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "next.js: Next.js: Information disclosure due to middleware bypass in Pages Router with i18n"
},
{
"cve": "CVE-2026-44574",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-05-13T18:02:21.088167+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. This vulnerability allows an attacker to bypass security checks in web applications that use Next.js middleware to protect specific web pages. By sending specially crafted web addresses, an attacker can access protected content without proper authorization. This could lead to unauthorized viewing of sensitive information or access to restricted features.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Next.js: Next.js: Authorization bypass via crafted query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important authorization bypass flaw in Next.js applications, which are utilized in Red Hat AMQ, Red Hat Trusted Artifact Signer, and Red Hat Enterprise Linux AI. The vulnerability arises when applications use Next.js middleware to protect dynamic routes, allowing attackers to access restricted content by manipulating query parameters. This bypass occurs because specially crafted parameters can alter the route value seen by the page while the visible path remains unchanged, circumventing intended security controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44574"
},
{
"category": "external",
"summary": "RHBZ#2477207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44574",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44574"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44574",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44574"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-492v-c6pp-mqqv",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-492v-c6pp-mqqv"
}
],
"release_date": "2026-05-13T16:56:06.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Next.js: Next.js: Authorization bypass via crafted query parameters"
},
{
"cve": "CVE-2026-44575",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-05-13T18:01:17.168356+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477188"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. App Router applications that use middleware or proxy-based authorization checks are vulnerable to unauthorized access. A remote attacker can exploit this by crafting specific .rsc and segment-prefetch URLs, which bypass the intended middleware rules. This allows access to protected content without proper authorization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "next.js: Next.js: Unauthorized access to protected content via middleware bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Next.js App Router applications that utilize middleware or proxy-based authorization. A remote attacker can bypass these security checks by crafting specific URLs, leading to unauthorized access to protected content. This is due to transport-specific route variants used for segment prefetching not being consistently matched by middleware rules.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44575"
},
{
"category": "external",
"summary": "RHBZ#2477188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477188"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44575",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44575"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44575",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44575"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f"
}
],
"release_date": "2026-05-13T16:54:39.455000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "next.js: Next.js: Unauthorized access to protected content via middleware bypass"
},
{
"cve": "CVE-2026-44577",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-13T18:01:35.713847+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477194"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. When self-hosting Next.js with the default image loader, the Image Optimization API fetches local images entirely into memory without enforcing a maximum size limit. A remote attacker could exploit this by requesting large local assets from the /_next/image endpoint. This can lead to out-of-memory conditions, resulting in a Denial of Service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Next.js: Next.js: Denial of Service via Image Optimization API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Next.js affects self-hosted applications utilizing the default image loader. A remote attacker can trigger a denial of service by requesting large local image assets, leading to out-of-memory conditions. This vulnerability is present when `images.localPatterns` is configured to allow all patterns by default, and is not applicable when using Vercel, a custom image loader, or `images.unoptimized: true`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44577"
},
{
"category": "external",
"summary": "RHBZ#2477194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44577",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44577"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44577",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44577"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-h64f-5h5j-jqjh",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-h64f-5h5j-jqjh"
}
],
"release_date": "2026-05-13T17:00:02.786000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Next.js: Next.js: Denial of Service via Image Optimization API"
},
{
"cve": "CVE-2026-44578",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-05-13T18:01:13.729805+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. Self-hosted applications utilizing the built-in Node.js server are vulnerable to Server-Side Request Forgery (SSRF) through specially crafted WebSocket upgrade requests. A remote attacker can exploit this by causing the server to proxy requests to arbitrary internal or external destinations. This could lead to the exposure of internal services or sensitive cloud metadata endpoints.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Next.js: Next.js: Server-Side Request Forgery via crafted WebSocket upgrade requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important severity flaw in Next.js affects self-hosted applications, including Red Hat AMQ, when using the built-in Node.js server. A remote attacker can exploit specially crafted WebSocket upgrade requests to perform Server-Side Request Forgery, potentially exposing internal network services or sensitive cloud metadata endpoints. This risk is specific to deployments where the origin server is directly exposed to untrusted networks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44578"
},
{
"category": "external",
"summary": "RHBZ#2477187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44578",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44578"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44578",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44578"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-c4j6-fc7j-m34r",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-c4j6-fc7j-m34r"
}
],
"release_date": "2026-05-13T17:01:38.942000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Next.js: Next.js: Server-Side Request Forgery via crafted WebSocket upgrade requests"
},
{
"cve": "CVE-2026-44579",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2026-05-13T18:01:32.406247+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. Applications utilizing Partial Prerendering via the Cache Components feature are susceptible to connection exhaustion. A remote attacker can send crafted POST requests to a server action, triggering a request-body handling deadlock. This leaves connections open, consuming server resources and ultimately leading to a Denial of Service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "next.js: Next.js: Denial of Service via crafted POST requests to server actions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important as Next.js applications configured with Partial Prerendering and Cache Components are susceptible to a remote denial of service. An unauthenticated attacker can exhaust server connections by sending specially crafted POST requests, leading to a complete disruption of service for legitimate users. This impact is significant due to the potential for widespread unavailability of affected web applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44579"
},
{
"category": "external",
"summary": "RHBZ#2477193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44579",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44579"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44579",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44579"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-mg66-mrh9-m8jx",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-mg66-mrh9-m8jx"
}
],
"release_date": "2026-05-13T17:04:28.388000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "next.js: Next.js: Denial of Service via crafted POST requests to server actions"
},
{
"cve": "CVE-2026-45109",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-05-13T18:01:23.402405+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Next.js. A remote unauthenticated attacker could exploit a bypass in a security fix when using middleware.ts with Turbopack. This vulnerability could lead to the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "next.js: Next.js: Information disclosure via security fix bypass in middleware with Turbopack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Next.js allows a remote unauthenticated attacker to bypass a prior security fix when applications utilize `middleware.ts` with Turbopack. This bypass undermines intended access controls, potentially leading to the exposure of sensitive information in affected Red Hat AMQ and Red Hat Trusted Artifact Signer deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45109"
},
{
"category": "external",
"summary": "RHBZ#2477190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45109"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45109",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45109"
},
{
"category": "external",
"summary": "https://github.com/vercel/next.js/security/advisories/GHSA-26hh-7cqf-hhc6",
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-26hh-7cqf-hhc6"
}
],
"release_date": "2026-05-13T17:11:07.275000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "next.js: Next.js: Information disclosure via security fix bypass in middleware with Turbopack"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T11:19: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.3\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.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40974"
},
{
"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.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:b713256acad58c623920da912e3442803a4c6d2f7354d532ff3f772740fe86ab_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:ddeaf6343db4caaa9e33c6acac0ac2025b807780570bcbfaa412d0bf89b8cb9b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:28a5270a23b171cdaaca9adf3d6fc24db410a01fc1acdbd87b666e61215f5b3c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:8ee5d92df659073a13d9aa71e3e5fedac97e0c555a865ebf3697591ea6a38c59_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:03a020d623cc6115237fee9579500f7b047789857df04bdc7c6c14cb37e6de7b_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:cc908b30beddb8c8857888ab0a7b2c84990749b7bfd326ccbd06606ae93427d2_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:cbb7c79ec6053cea1269941dd40d55efb8f6437039d6cbd6a9b4ef55b6393278_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:716df3ddc8bbf4a5c25dae7dbbd1bebba91508df2bb4cc2cc1979c5e5d97923e_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:a480b790358eaf214628d5e9d94b9a05614b76540e35ccca33cff3319c7ae6a0_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:e4d9e12f8a0af0fa79ef79d0f3b938a7b1d0049baaf305168fb70a8a9922694e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:41031
Vulnerability from csaf_redhat - Published: 2026-07-16 14:37 - Updated: 2026-08-21 21:50A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.10.24 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.24",
"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:41031",
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41031.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.24",
"tracking": {
"current_release_date": "2026-08-21T21:50:02+00:00",
"generator": {
"date": "2026-08-21T21:50:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:41031",
"initial_release_date": "2026-07-16T14:37:20+00:00",
"revision_history": [
{
"date": "2026-07-16T14:37:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ade47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1783750794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aa7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783749879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Acef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1783750752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Abf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783749646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aa2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1783750520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783749793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1783754116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783750939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783750447"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783749879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aa8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783749646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ab1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783749793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783750939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783750447"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783749879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Abdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783749646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783749793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783750939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783750447"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_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-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_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-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_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-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T14:37:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41031"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2b0948a125eb22fdbcebdd668049aaac225079a75583ddf06e4e49182f377a83_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:91bddb7c09c65a8e9f1fc3955494962a5e45ba574fa2d3259b10a2f30a876d46_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:b1443598f34b3c99280742fd8be1144163a7c1ce45da4b4b40b31ec6b3af7156_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:cef838877d9f2a6035acaee9c03cf50c2e2db5052340394df595123137910a93_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a8934c1370a6f732a01f1a7fc24dd15acbca34920417f4527c836f120134b8b0_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bdcab3a8ad272869ef352e7e2c27d6ddbf082e3f54d757dbacb82e0a7e27b954_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bf85112b1a8131678225b7ebdde35eb830355cb36db2fd66439d4657f80883d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a2604092734d5e480a5b47284d72004b93ef03a6735626e219c4da09477a4e6b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:149c9092dc8353dd81ef346954c88062eeb64ec8b42c77467dc9ced80e322823_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:79e83b8cb01e73be55a565276b66a26f9d7864d242c0b484e95b31da51c12c9e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ae488a9521ce2267a04605ee4a78f7af8d2a452d7c90d53082ddec1546ff5693_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:de47c8f5fedac6402e34eea1d214a3bb2b9509df89ad8ae1593b91816eec082c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9888e7c2ee198944d6bd1c83904d017e11b1aa99c57fd34fa9acb9ce61590136_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a7641c7d809bb7715b33b0d17b278e51f4056b3859e07477ce885f82da0d17b1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0f8fc0557259cef23bd02702e3d8074b8fe2e25595f989091ffcccb934701ba_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:23063c6e5051de1af14298ae2dcdb98831389ce9580474a43dbc8464cc5693c1_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:416d1cde3fb7a8a569bf2426644d1236275755a4e21a5be19733bf8edf3f6ba4_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:41caaea5f417d59e7041e9a9949ba9601d17ee846e74bb7e0e49672bdeb78dce_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8de5c45c3856a9eb5cfc1ea77816bf417cfe612f55167e80526b97cdcea3a358_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:026e6519823ab3eb33c7f4d0facabca919405db20205bc87a17e2ca346938a1f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a110717f6fafa6978daddf5521e0b380511230b522691223fd8dd55033f547cf_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c644dd914127126a7408676c8b3f2915d8fc842c4e87e714b6207c4af3b9032d_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"
}
]
}
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.